GrapeCity SPREAD for Windows Forms 12.0J
GetProperties(Attribute[]) メソッド


フィルタとして使用するSystem.Attribute型の配列
属性配列をフィルタとして使用して、コンポーネントのこのインスタンスのプロパティを返します。
構文
'Declaration
 
Public Overloads Function GetProperties( _
   ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
'使用法
 
Dim instance As SpreadDataRowView
Dim attributes() As Attribute
Dim value As PropertyDescriptorCollection
 
value = instance.GetProperties(attributes)

パラメータ

attributes
フィルタとして使用するSystem.Attribute型の配列

戻り値の型

このコンポーネントインスタンスのフィルタリングされたプロパティを表すSystem.ComponentModel.PropertyDescriptorCollection
参照

SpreadDataRowView クラス
SpreadDataRowView メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.